home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1993
/
MacHack 1993.toast
/
MacHack™ 1987-1992
/
MacHack™ '90
/
Other Stuff
/
Demos ƒ
/
Demo AppMaker
/
Demo AppMaker™
/
Demo AppMaker™.rsrc
/
TmpP_801_MakeFile
< prev
next >
Encoding:
Amiga
Atari
Commodore
CP949 (detected)
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1990-03-23
|
403 b
|
18 lines
# File: %AppFilename%.make
# Target: %AppFilename%
# Created %date% %time% by AppMaker
LinkFiles = ∂
%Make.lines%
"{MPW}AMLibraryP:"AMLib.o
'%AppFilename%' ƒƒ {LinkFiles}
Link -w -t APPL -c XXXX ∂
{LinkFiles} ∂
"{Libraries}"Interface.o ∂
"{Libraries}"Runtime.o ∂
"{PLibraries}"PasLib.o ∂
"{PLibraries}"SANELib.o ∂
# -l -lf > '%AppFilename%.map' ∂
-o '%AppFilename%'